-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor(helm): add control for securityContext #701
refactor(helm): add control for securityContext #701
Conversation
Signed-off-by: Zemtsov Vladimir <[email protected]>
✅ Deploy Preview for capsule-documentation canceled.
|
Astonishing work, @zvlb! <3 @oliverbaehler may I ask for your review on this? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution. Please look at my suggested change and retest everything :)
Signed-off-by: Zemtsov Vladimir <[email protected]>
I added default seccompProfile and retest capsule. All work good |
@zvlb Thanks for the changes, What I can still reproduce, is that when I install capsule with from your fork, the controller has one restart (Tested with 3 helm installations):
What's the behavior for you? (Just want to make sure this doesn't break the default deployment) :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
It's something I experienced too, it happens time to time while generating the webhook certificates. We should increase the memory of the Controller to avoid this. |
Hi. I have a question. |
Because I merged the PR and hadn't pushed the Helm tag: Please, note line nr. 71 Just pushed the related tag and the new Chart version is available, remember to issue |
TY! |
Signed-off-by: Zemtsov Vladimir [email protected]
Small feature for control securityContext in helm
Local test: